home *** CD-ROM | disk | FTP | other *** search
Wrap
function chgStep(n) { fscommand("ChangeStep",n); } function initradio() { ImageSize = ""; FullScreen.point.gotoAndStop(1); HalfScreen.point.gotoAndStop(1); Panoramic.point.gotoAndStop(1); } function LoadTitle(hclp, str) { hclp.loadMovie(str); trace(hclp._name + "," + str); } function ShowTT(str, hclp) { CurrentTT = hclp; _root.tt = str; } function HideTT(hclp) { if(CurrentTT == hclp) { _root.tt = ""; } } tt = ""; SelectType = ""; _ErrTxt = ""; _OkTxt = "<b>Gefeliciteerd.</b>\nUw stempel %1% is nu in uw toestel opgeslagen. U vindt het in het beeldalbum.\nU kunt het aan andere afbeeldingen in uw toestel toevoegen."; fscommand("allowscale",false); if(frm != undefined) { if(_framesloaded == _totalframes) { gotoAndStop(2, frm); } } else { gotoAndStop(3); }